PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getNormalAppearance Method
In This Topic
    getNormalAppearance Method
    In This Topic
    Gets the annotation normal appearance.
    Syntax
    public PDFAnnotationAppearance getNormalAppearance()

    Return Value

    A PDFAnnotationAppearance object specifying how the annotation is presented visually on the page.
    See Also